Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
The declaration of a class includes which optionMar 14
Which of the following code would read a line of text from char type variable,...Jan 05
Which statement(s) is similar to the declaration of non type template...Mar 22
Which OOP feature can be enabled by using private declaration for the class...Feb 20
Find if the following function prototype contains any error: double area(int ) Dec 02
How do assemblies find each other?Sep 03
The declaration of global variables must be made in which optionAug 29
Is it true that all C# types derive from a common base class?Nov 04
Which of the following statement defines more than one generic data type in a cl...Apr 08
Which code segments will convert a class object namely sample to type double?Sep 06
Which of the following is not a user-defined data type?Jan 13
which class members does the derived class inherit from base class? select...Sep 27
Which of the following are not the advantages of class templates in C++?Apr 24
Which is not supported by the string class? - Select optionOct 10
Which is not an input/output stream class? - Select optionAug 16
What are the fundamental differences between value types and reference types?Mar 12
Which is used to read a line of text with blanks? - Select optionMar 10
In Oracle, how can you find out what tables and views you own? Dec 21
What standard types does C# use?Oct 21
How can I find out what the garbage collector is doing?Sep 08
What is the use of addressing modes, mention the different typesFeb 20
If a class contains the objects of another class as its members, then it is know...Dec 19
Which of the following does a derived class inherit from a base class?Sep 18
Which is true, if a derived class is publicly inherited from base class?Sep 19
Identify all the members of the following class xyz:Jun 16
The default constructor for class A is - select optionSep 30
Assume that there is no logic error. Identify if there is any declaration error:...Mar 03
Which class does define the member function put()?Oct 13
What's new in the .NET 2.0 class library?Oct 25
Does C# have its own class library?Feb 09
By default, the members of a class areJun 01
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
C++ does not supportFeb 25
Which of the following is not a keyword?Aug 27
Which is NOT true about Templates? - Select optionOct 27
Which is NOT true about function objects?Mar 09
Which interrupt is not level-sensitive in 8085?May 01
Will below statements will work or not?Dec 21
What are the different types of charts available in Excel?Jan 20
Which of the following data type(s) is introduced by ANSI C++?Dec 15
Which casting operator can cast a pointer to any other type of pointer in ANSI...Dec 15
What types of information are stored in the data dictionary? Dec 21
What are the different types of forms that you can create in Access?Jan 20
What are the different types of write operations used in 8253?Sep 25
Give the different types of command words used in 8259a?Oct 10
List Two types of Priority Queues in dfs (data file structure).Jul 31
List Types of Linked List in dfs (data file structure).Nov 13
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
What types of object can I throw as exceptions?Dec 14